←Select platform

PipeName Property

Summary

Gets the name of the NamedPipeStream.

Syntax

C#
C++/CLI
public string PipeName { get; } 
public:  
   property String^ PipeName 
   { 
      String^ get() 
   } 

Property Value

The name of the NamedPipeStream.

Remarks

This is the same value that is passed as an argument to the NamedPipeStream constructor.

Requirements

Target Platforms

See Also

NamedPipeStream<T> Class

NamedPipeStream<T> Members

Leadtools.Dicom.AddIn.Common Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.